home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / bbsxdemo.lzh / MENUS_80 / SYSOPCMD.HLP < prev    next >
Text File  |  1993-01-03  |  3KB  |  56 lines

  1.  
  2.                               SysOp Commands
  3.                               --------------
  4.               (..) = Abbreviations       [..] = Optional Parameters
  5.  
  6.   Command and        Action                        Syntax Examples
  7.   (abreviated)
  8.   ----------------   ---------------------------   --------------------------
  9.   A: - P:            Change default drive          c:
  10.                                                    d:
  11.                                                    f: etc...
  12.  
  13.   Dir                Disk directory                dir filemask.ext
  14.                                                    dir
  15.                                                    dir a:
  16.                                                    dir a:\*.txt
  17.  
  18.   TOS                Execute a TOS program         tos arc.ttp x file.arc *.*
  19.                      Execute Script Compiler       tos sc.ttp test.scr
  20.  
  21.   GEM                Execute a GEM program         gem ueditor.prg
  22.   Time               Display/set current time      time [hh:mm:ss]
  23.   Date               Display/set current date      date [mm/dd/yy]
  24.   Copy               Copy file(s)                  copy from.ext to.ext
  25.  
  26.   Chat               Display/set status of chat    chat [on|off]
  27.                      Turn Chat mode ON             chat on
  28.                      Turn Chat mode OFF            chat off
  29.  
  30.   ChgDir (CD)        Change current directory      cd menus_80
  31.                                                    cd .. (move to upper dir)
  32.                                                    cd d:\bbsxdemo\menus_80\
  33.  
  34.   View (Type)        View a text file              type filename.ext
  35.   Execute (Exec)     Execute a Menu/Script file    exec filename.hlp
  36.   Edit               Edit a text file              edit filename.ext
  37.   Exit (X)           Exit sysop Mode               exit
  38.   Free               Show freespace on a drive     free     (current drive)
  39.                                                    free c:
  40.                                                    free e:
  41.  
  42.   Memory             Show available memory         memory
  43.   UnArc              List contents of .ARC file    unarc filename.ext
  44.   CreDir (MD)        Create a subdirectory         credir subdirnm
  45.   DelDir (RD)        Delete a subdirectory         deldir subdirnm
  46.   Print              Print a text file             print filename.ext
  47.   Touch              Update file's timestamp       touch filename.ext
  48.   Rename (Ren)       Rename a file                 ren oldn.ext new.ext
  49.   Delete (Del)       Delete a file                 delete filename.ext
  50.   Help (?)           This menu                     help
  51.   Call Log           View call log (if to disk)    call log
  52.   New Files          Browse all new uploads        new files
  53.   User Editor (UE)   On-line user editor           user editor
  54.   $                  Call File Selector Box        $
  55.  
  56.